*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sun, 1 Jul 2007 16:59:07 +0000 (16:59 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sun, 1 Jul 2007 16:59:07 +0000 (16:59 +0000)
lisp/ChangeLog

index 3186832bca9fcbf206cb13e11eb08c237aac2c11..9a21e7d5d9cbdc6d5a139d606d3ee409ce8f8ccd 100644 (file)
@@ -1,3 +1,11 @@
+2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
+
+       * emacs-lisp/byte-opt.el: Set `binding-is-magic'
+       property on a few symbols.
+       (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
+       (byte-optimize-lapcode): Remove bindings that are not referenced
+       and certainly will not effect through dynamic scoping.
+
 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.el (find-file-confirm-inexistent-file): New var.